var time.shortMonthNames

2 uses

	time (current package)
		format.go#L326: var shortMonthNames = []string{
		format.go#L1022: 			month, value, err = lookup(shortMonthNames, value)